StreamingSubscription Class |
Namespace: Independentsoft.Exchange
The StreamingSubscription type exposes the following members.
| Name | Description | |
|---|---|---|
| StreamingSubscription |
Initializes a new instance of the StreamingSubscription class.
| |
| StreamingSubscription(Boolean, EventType) |
Initializes a new instance of the StreamingSubscription class.
| |
| StreamingSubscription(Boolean, IListEventType) |
Initializes a new instance of the StreamingSubscription class.
| |
| StreamingSubscription(FolderId, EventType) |
Initializes a new instance of the StreamingSubscription class.
| |
| StreamingSubscription(FolderId, IListEventType) |
Initializes a new instance of the StreamingSubscription class.
| |
| StreamingSubscription(IListFolderId, IListEventType) |
Initializes a new instance of the StreamingSubscription class.
| |
| StreamingSubscription(StandardFolder, EventType) |
Initializes a new instance of the StreamingSubscription class.
| |
| StreamingSubscription(StandardFolder, IListEventType) |
Initializes a new instance of the StreamingSubscription class.
|
| Name | Description | |
|---|---|---|
| EventTypes |
Contains a collection of event notifications that are used to create a subscription.
(Inherited from Subscription.) | |
| Folders |
Contains a collection of folder identifiers that are used to identify folders to monitor for event notifications.
(Inherited from Subscription.) | |
| SubscribeToAllFolders | (Inherited from Subscription.) | |
| Watermark |
Represents an event bookmark in the mailbox events table.
(Inherited from Subscription.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |